GetPlatformWindow
TheGetPlatformWindow
method returns the platform-specific window for this window object.
ODPlatformWindow GetPlatformWindow ();
- return value
- A 32-bit value identifying the platform-specific window for this window object. On the Mac OS platform, the return value is a window pointer (type
WindowPtr
).